.fv-has-feedback {
    position: relative
}

.fv-control-feedback {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    display: block;
    text-align: center
}

.fv-help-block {
    display: block
}

.fv-form [placeholder]::-ms-clear {
    display: none
}

.fv-form-bootstrap .help-block {
    margin-bottom: 0
}

.fv-form-bootstrap .tooltip-inner {
    text-align: left
}

.fv-form-bootstrap .fv-bootstrap-icon-input-group {
    z-index: 100
}

.form-inline.fv-form-bootstrap .form-group {
    vertical-align: top
}

.fv-form-bootstrap4 .fv-control-feedback {
    line-height: 38px;
    width: 38px;
    height: 38px
}

.fv-form-bootstrap4 .form-group.row .fv-control-feedback {
    right: 15px
}

.fv-form-bootstrap4 .form-group.row .form-check ~ .fv-control-feedback {
    top: -7px
}

.fv-form-bootstrap4.form-inline .form-group {
    vertical-align: top
}

.fv-form-bootstrap4:not(.form-inline) label ~ .fv-control-feedback {
    top: 32px
}

.fv-form-bootstrap4:not(.form-inline) label.sr-only ~ .fv-control-feedback {
    top: -7px
}

.fv-form-bootstrap4:not(.form-inline) .form-check ~ .fv-control-feedback {
    top: 25px
}

.fv-form-bootstrap4 .has-success .fv-control-feedback, html:not(.met-web) .fv-form-bootstrap4 .has-success .form-control-label {
    color: #00c853
}

.fv-form-bootstrap4 .has-danger .fv-control-feedback, html:not(.met-web) .fv-form-bootstrap4 .has-danger .form-control-label {
    color: #f93e3c
}

form .form-group.required:before {
    content: '*';
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -6px;
    font-size: 18px;
    line-height: 1;
    color: #f00
}

@media (max-width: 767px) {
    form .form-group.required:before {
        left: -10px
    }
}

.lg-sub-html, .lg-toolbar {
    background-color: rgba(0, 0, 0, .45)
}

#lg-counter, .lg-outer .lg-video-cont {
    vertical-align: middle;
    display: inline-block
}

@font-face {
    font-family: lg;
    src: url('../font/lg.eot');
    src: url('../font/lg.eot') format("embedded-opentype"), url('../font/lg.woff') format("woff"), url('../font/lg.ttf') format("truetype"), url('../font/lg.svg') format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, .45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #FFF
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-moz-keyframes lg-right-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-ms-keyframes lg-right-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@keyframes lg-right-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-webkit-keyframes lg-left-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@-moz-keyframes lg-left-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@-ms-keyframes lg-left-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@keyframes lg-left-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #FFF
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px
}

.lg-next, .lg-prev, .lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
    color: #FFF
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-video-cont {
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url('../image/vimeo-play.png') no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url('../image/vimeo-play.png') 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url('../image/video-play.png') no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url('../image/youtube-play.png') no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url('../image/youtube-play.png') 0 -60px no-repeat
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
    width: 100%;
    height: 100%
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.lg-group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url('../image/loading.gif') center center no-repeat;
    display: none !important
}

.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important
}

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

@font-face {
    font-family: "iconfont";
    src: url('../font/iconfont.eot');
    src: url('../font/iconfont.eot') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg') format('svg')
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-next:before {
    content: "\e601"
}

.icon-next2:before {
    content: "\e636"
}

.icon-prev2:before {
    content: "\e637"
}

.icon-prev1:before {
    content: "\e648"
}

.icon-next1:before {
    content: "\e655"
}

.icon-prev:before {
    content: "\e606"
}

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    overflow: clip;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg, .swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    from, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    from, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    from, 11.1%, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

.bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms
}

.animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

@media (prefers-reduced-motion) {
    .animated {
        -webkit-animation: unset !important;
        animation: unset !important;
        -webkit-transition: none !important;
        transition: none !important
    }
}

html {
    --base-color: #eb3d00
}

body {
    font-family: "Microsoft YaHei", "PingFangSC", sans-serif;
    overflow-x: unset;
    user-select: none
}

@font-face {
    font-family: "ft";
    src: url(https://media.tzmzxx.cn/font/Poppins-Bold.otf)
}

.mzbox {
    max-width: 1600px;
    width: 100%;
    margin: auto
}

.row::after {
    display: none
}

.img-fluid {
    max-width: 100%;
    height: auto;
    margin: auto
}

.img-cover {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}

.img-contain {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain
}

p, ul, label, dl, dt, dd, h1, h2, h3, h4, h5, .met-editor p {
    margin: 0;
    padding: 0;
    font-size: unset
}

ul, li {
    list-style: none;
    padding: 0
}

.cover {
    overflow: unset
}

.button-disabled {
    opacity: .5
}

.button-disabled:hover {
    background-color: #a5a5a5 !important
}

::-webkit-scrollbar {
    width: 6px;
    height: 5px
}

::-webkit-scrollbar-thumb {
    border-radius: 9px;
    background: var(--base-color)
}

::-webkit-scrollbar-track {
    border-radius: 9px;
    background: #f5f5f5
}

.met_pager1 {
    margin-top: 30px;
    margin-bottom: 50px
}

.met_pager1 > * {
    margin-left: 5px
}

.met_pager1 .PageText, .met_pager1 #metPageT, .met_pager1 #metPageB {
    display: none
}

.met_pager1 a, .met_pager1 span {
    display: inline-block;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 42px;
    color: #999;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 5px
}

.met_pager1 a:hover, .met_pager1 a.Ahover {
    color: #fff;
    border-color: var(--base-color);
    background-color: var(--base-color)
}

.met-page .pagination li a:hover {
    color: var(--base-color)
}

.head {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 3;
    transition: all .3s
}

.head.down {
    transform: translateY(-50%);
    background-color: #fff;
    box-shadow: 0px 0px 5px #dcdcdc
}

.head.down .top-nav a, .head.down .nav-wx {
    color: #333 !important
}

.head .mzbox {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.top-logo {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.top-logo .main-logo {
    display: flex;
    align-items: center;
    justify-content: center
}

.top-logo .main-logo h1 {
    font-size: 30px;
    color: #fff;
    margin-left: 20px;
    letter-spacing: 1px
}

.top-logo .logo-right {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.top-logo .logo-right .language {
    width: 128px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--base-color);
    font-size: 18px;
    margin-left: 30px;
    border-radius: 50px;
    line-height: 0
}

.top-logo .logo-right .language i {
    margin-right: 5px
}

.top-logo .logo-right .language i img {
    filter: brightness(0) invert(1)
}

.top-logo .logo-right .language, .top-logo .logo-right .language a {
    color: #fff
}

.top-menu {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative
}

.top-menu .menu-left .top-nav {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.top-menu .menu-left .top-nav.wap {
    display: none
}

.top-menu .menu-left .top-nav.pc > div {
    position: relative
}

.top-menu .menu-left .top-nav.pc .sub_nav {
    position: absolute;
    width: max-content;
    min-width: 130px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    padding-top: 45px
}

.top-menu .menu-left .top-nav.pc .sub_nav > div {
    background-color: #fff;
    padding: 9px 19px;
    border-radius: 9px;
    position: relative;
    box-shadow: 0px 0px 5px #dcdcdc
}

.top-menu .menu-left .top-nav.pc .sub_nav > div::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px 20px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%)
}

.top-menu .menu-left .top-nav.pc > div:hover .sub_nav {
    opacity: 1;
    visibility: visible
}

.top-menu .menu-left .top-nav.pc .sub_nav a {
    color: #333;
    font-size: 16px
}

.top-menu .menu-left .top-nav.pc .sub_nav p {
    padding-top: 8px;
    padding-bottom: 8px
}

.top-menu .menu-left .top-nav.pc .sub_nav p + p {
    border-top: 1px dashed #ccc
}

.head.down .top-nav a.active, .head.down .top-nav a:hover, .top-menu .menu-left .top-nav a.active, .top-menu .menu-left .top-nav a:hover, .top-menu .menu-left .top-nav.pc .sub_nav a:hover {
    color: var(--base-color) !important;
    transition: all .3s
}

.wap-nav-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 30px;
    position: relative
}

.wap-nav-btn span {
    width: 35px;
    height: 2px;
    background-color: #fff;
    transition: all .3s
}

.wap-nav-btn::before, .wap-nav-btn::after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    transform-origin: right;
    transition: all .3s
}

.wap-nav-btn::before {
    top: 2px
}

.wap-nav-btn::after {
    bottom: 2px
}

.wap-nav-btn.on::before {
    transform: rotate(-45deg)
}

.wap-nav-btn.on::after {
    transform: rotate(45deg)
}

.wap-nav-btn.on span {
    opacity: 0
}

.head.down .wap-nav-btn span, .head.down .wap-nav-btn::before, .head.down .wap-nav-btn::after {
    background-color: #333
}

.top-menu .menu-left .top-nav > div {
    margin-right: 50px
}

.top-menu .menu-left .top-nav a {
    font-size: 18px;
    color: #fff
}

.full-menu {
    position: fixed;
    width: 60%;
    height: 100vh;
    background-color: #fff;
    top: 0;
    right: -100%;
    z-index: 3;
    box-shadow: -1px 0 5px #ccc;
    padding-top: 29px;
    padding-bottom: 29px;
    overflow-y: auto;
    transition: all .3s
}

.full-menu.on {
    right: 0
}

.full-menu .mzbox {
    display: block
}

.full-menu a {
    color: #333;
    display: inline-block;
    font-size: 16px;
    padding-top: 9px;
    padding-bottom: 9px
}

.full-one-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ccc
}

.full-one-nav div {
    padding: 9px
}

.full-two-nav a {
    font-size: 15px;
    display: inline-block;
    padding-left: 29px
}

.full-two-nav + .full-two-nav {
    border-top: 1px dashed #ccc
}

.menu-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    line-height: 0
}

.menu-right .nav-tel {
    color: var(--base-color);
    font-size: 24px;
    font-family: "Arial";
    display: flex;
    align-items: center;
    font-weight: bold
}

.menu-right .nav-tel i {
    margin-right: 5px
}

.nav-wx {
    position: relative;
    color: #fff;
    margin-left: 30px
}

.nav-wx i {
    padding-right: 5px;
    font-size: 24px
}

.nav-wx p {
    line-height: 0;
    display: flex;
    align-items: center;
    cursor: pointer
}

.nav-wx p span {
    font-size: 18px
}

.nav-wx > div {
    background-color: #fff;
    position: absolute;
    width: 120px;
    height: 120px;
    padding: 9px;
    left: 50%;
    top: 50px;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.nav-wx p:hover ~ div {
    opacity: 1;
    visibility: visible
}

.index-banner {
    height: 100vh;
    width: 100%;
    top: 0;
    position: fixed
}

.index-banner .swiper-slide, .inner-banner .swiper-slide {
    position: relative
}

.index-banner-info {
    position: absolute;
    max-width: 830px;
    height: fit-content;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    text-align: center
}

.index-banner-info .index-banner-title {
    font-size: 26px;
    line-height: 1;
    margin-bottom: 40px
}

.index-banner-info .index-banner-desc {
    font-size: 18px
}

.index-banner-info.en {
    max-width: 1600px;
    text-align: left
}

.index-banner-info.en p {
    max-width: 900px
}

.inner-banner-info {
    position: absolute;
    height: fit-content;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    padding-top: 95px
}

.inner-banner-info .inner-banner-title, .inner-banner-info .inner-banner-desc {
    font-size: 48px;
    text-align: left
}

.banner-bottom {
    width: 100%;
    height: 110px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .5) 50%, transparent 50%, transparent 100%);
    z-index: 2
}

.banner-bottom .mzbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%
}

.banner-bottom .mzbox > .swiper-pagination {
    position: relative;
    width: fit-content
}

.banner-bottom .mzbox > .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin: 0 18px;
    position: relative
}

.banner-bottom .mzbox > .swiper-pagination .swiper-pagination-bullet::after {
    content: "";
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    opacity: 0;
    transition: all .3s
}

.banner-bottom .mzbox > .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(-45deg)
}

.banner-news {
    width: 50%;
    padding-right: 29px;
    --swiper-pagination-bullet-size 10px;
    --swiper-pagination-color: #fff;
    --swiper-pagination-bullet-inactive-color: #fff
}

.banner-news .swiper-slide a {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.banner-news .swiper-pagination {
    width: fit-content;
    right: 0;
    left: unset;
    bottom: 0
}

.banner-news-left {
    width: 70%;
    padding-right: 29px
}

.banner-news-left h5 {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    margin-bottom: 10px
}

.banner-news-left p {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(255, 255, 255, .6)
}

.banner-news-right {
    width: fit-content;
    text-align: right;
    width: 30%;
    font-size: 18px;
    color: #fff;
    line-height: 1
}

.index-main {
    background: #fff;
    margin-top: 100vh;
    position: relative;
    z-index: 2
}

.index-solution {
}

.index-solution .index-solution-top {
    background: #fff;
    text-align: center;
    color: #333;
    line-height: 1;
    padding-top: 50px;
    padding-bottom: 50px
}

.index-solution-top h3 {
    font-size: 48px;
    margin-bottom: 20px
}

.index-solution-top p {
    font-size: 18px
}

.index-solution-content {
    position: relative
}

.index-solution-content-main {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.index-solution-content-main .mzbox {
    padding-top: 95px;
    padding-bottom: 75px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.index-solution-content-main .swiper {
    width: 100%
}

.index-solution-content-main .mzbox .index-solution-li-title {
    font-size: 36px;
    color: #fff
}

.index-solution-content-main .mzbox .index-solution-li-desc {
    max-width: 760px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #fff;
    margin-top: 37px
}

.index-solution-content-main .mzbox .swiper a {
    width: 152px;
    height: 38px;
    border: 1px solid #fff;
    border-radius: 50px;
    text-align: center;
    line-height: 38px;
    display: inline-block;
    color: #fff;
    margin-top: 80px;
    font-size: 14px;
    transition: all .3s
}

.index-solution-content-main .mzbox .swiper a:hover {
    background-color: var(--base-color);
    border-color: var(--base-color)
}

.index-solution-content-main .mzbox .index-solution-ul {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.index-solution-content-main .mzbox .index-solution-li {
    width: 19.3%;
    height: 100px;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 11px;
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.index-solution-content-main .mzbox .index-solution-li.active {
    background-color: rgba(235, 61, 0, .8)
}

.index-solution-content-main .mzbox .index-solution-li h5 {
    font-size: 20px;
    color: #fff;
    margin-left: 10px
}

.index-about {
    padding-top: 120px;
    padding-bottom: 120px
}

.index-about .mzbox {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.index-about .index-about-left {
    width: 45%
}

.index-about .index-about-right {
    width: 51.875%;
    position: relative
}

.index-about .index-about-right .lines {
    position: absolute;
    bottom: -5.45%;
    right: 3.31%;
    clip-path: circle(0% at 72.72% 37.71%);
    transition: all 1.5s
}

.index-about .index-about-right .lines.active {
    clip-path: circle(100% at 72.72% 37.71%)
}

.index_about_right_area_label {
    color: var(--base-color);
    font-size: 16px;
    position: absolute;
    opacity: 0;
    transition: opacity .3s;
    transition-delay: .5s
}

.index_about_right_area_label.active {
    opacity: 1
}

.index_about_right_area_label.label1 {
    top: 33%;
    right: 3%
}

.index_about_right_area_label.label2 {
    left: -5%;
    top: 25%
}

.index_about_right_area_label.label3 {
    top: 101%;
    left: 38%
}

.index_about_right_area_label.label4 {
    top: 80%;
    left: 70%
}

.index-about .index-about-left h3 {
    font-size: 48px
}

.index-about .index-about-left .index-about-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 16px
}

.index-about .index_about_areas {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.index-about .index_about_areas > div {
    position: relative;
    max-width: 30%
}

.index-about .index_about_areas > div label {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 18px;
    text-align: center
}

.index-about .index_about_areas > div:hover img, .inner-about .inner_about_areas > div:hover img, .inner-about .inner-about-right:hover img {
    transform: scale(1.05);
    transition: all .3s
}

.index-about .index-about-left a {
    display: inline-block;
    width: 152px;
    height: 38px;
    color: #333;
    line-height: 38px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #333;
    transition: all .3s
}

.index-about .index-about-left a:hover {
    background-color: var(--base-color);
    border-color: var(--base-color);
    color: #fff
}

.index-about .index-about-left .index-about-line {
    width: 100%;
    height: 1px;
    background: #eee;
    margin-top: 70px;
    margin-bottom: 70px
}

.index-about .index-about-left .index_about_label1 {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 20px
}

.index-about .index-about-left .index_about_label2 {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 30px
}

.index-ext-about {
    height: 360px;
    background-size: cover;
    background-attachment: fixed;
    background-position: center
}

.index-ext-about .index-ext-about-cover {
    background-color: rgba(0, 0, 0, .75);
    width: 100%;
    height: 100%
}

.index-ext-about .index-ext-about-cover .mzbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%
}

.index-ext-about .index-ext-about-cover .left {
    font-size: 30px;
    color: #fff;
    width: 100%;
    max-width: 1000px
}

.index-ext-about .index-ext-about-cover .left.en {
    max-width: 1090px
}

.index-ext-about .index-ext-about-cover .left p + p {
    margin-top: 5px
}

.index-ext-about .index-ext-about-cover .right .ico {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #fff;
    transition: all .3s
}

.index-ext-about .index-ext-about-cover .right .ico > span {
    display: inline-block;
    position: relative;
    width: 13px;
    height: 1px
}

.index-ext-about .index-ext-about-cover .right .ico > span::before, .index-ext-about .index-ext-about-cover .right .ico > span::after {
    content: '';
    position: absolute;
    width: 13px;
    height: 1px;
    background-color: #fff;
    top: 0;
    right: 0;
    transform-origin: right center;
    transition: all .3s
}

.index-ext-about .index-ext-about-cover .right .ico > span::before {
    transform: rotate(-45deg)
}

.index-ext-about .index-ext-about-cover .right .ico > span::after {
    transform: rotate(45deg)
}

.index-ext-about .index-ext-about-cover .right .ico:hover {
    background-color: var(--base-color);
    border-color: var(--base-color)
}

.met-index-news {
    padding-top: 80px;
    padding-bottom: 80px
}

.index-news-title-area {
    text-align: center
}

.index-news-title-area h3 {
    font-size: 48px;
    margin-bottom: 15px
}

.index-news-title-area p {
    font-size: 18px
}

.index-news-content-area {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    flex-wrap: wrap;
}

.index-news-content-area > div {
    width: 24.5%;
    color: #333;
    margin-bottom: 20px;
}

.index-news-content-area > div a {
    color: #333
}

.index-news-content-area > div .index-news-img {
    /*height: 300px;*/
    border-radius: 16px;
    overflow: hidden
}

.index-news-content-area > div .index-news-img img {
    transition: all .3s
}

.index-news-content-area > div .index-news-date {
    font-size: 16px;
    margin-top: 24px;
    margin-bottom: 20px
}

.index-news-content-area > div h5 {
    font-size: 20px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.index-news-content-area > div .index-news-more {
    width: 152px;
    height: 38px;
    background-color: #fff;
    line-height: 38px;
    text-align: center;
    border-radius: 50px;
    margin-top: 50px;
    border: 1px solid #333;
    transition: all .3s
}

.index-news-content-area > div a:hover img {
    transform: scale(1.05)
}

.index-news-content-area > div a:hover h5 {
    color: var(--base-color)
}

.index-news-content-area > div a:hover .index-news-more {
    background-color: var(--base-color);
    color: #fff;
    border-color: var(--base-color)
}

.foot {
    position: relative;
    z-index: 2;
    background-size: cover;
    background-position: center center
}

.foot .foot-logo {
    display: flex;
    align-items: center
}

.foot .foot-logo i {
    margin-right: 25px
}

.foot .foot-logo p {
    font-size: 30px;
    color: #8b9191
}

.foot .foot-info {
    padding-top: 60px;
    padding-bottom: 60px
}

.foot .foot-info .mzbox {
    display: flex;
    justify-content: space-between
}

.foot .foot-left {
    width: 400px
}

.foot .foot-left .foot-search {
    margin-top: 30px;
    margin-bottom: 30px
}

.foot .foot-left .input-search {
    display: flex;
    align-items: stretch
}

.foot .foot-left .input-search-dark .form-control {
    background-color: rgba(255, 255, 255, .1);
    order: 1;
    border-radius: 0;
    border: 0;
    height: 50px
}

.foot .foot-left .input-search-btn .icon {
    position: relative;
    z-index: 3
}

.foot .foot-left .input-search-btn {
    position: absolute;
    order: 2;
    background: #393939;
    border-radius: 0;
    color: #fff;
    height: 100%;
    width: 80px;
    border-left: 1px solid #000;
    cursor: pointer
}

.foot .foot-left .input-search-btn::after {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: var(--base-color);
    transition: all .3s
}

.foot .foot-left .input-search-btn:hover::after {
    width: 100%
}

.foot .foot-left .foot-ext-info {
    border-top: 1px solid transparent
}

.foot .foot-contact-info {
    font-size: 16px;
    color: #888
}

.foot .foot-left .qrcodes {
    margin-top: 25px
}

.foot .foot-left .qrcodes > div {
    display: inline-block;
    position: relative
}

.foot .foot-left .qrcodes > div + div {
    margin-left: 15px
}

.foot .foot-left .qrcodes .qrcode-ico {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #393939;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.foot .foot-left .qrcodes .qrcode-pic {
    position: absolute;
    width: 112px;
    height: 112px;
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%);
    margin: 19px auto;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.foot .foot-left .qrcodes .qrcode-ico:hover {
    background-color: var(--base-color)
}

.foot .foot-left .qrcodes > div:hover .qrcode-pic {
    opacity: 1;
    visibility: visible
}

.foot .foot-right {
    width: 59.3%;
    display: flex;
    justify-content: space-between
}

.foot .foot-right dt {
    color: #fff;
    font-size: 18px
}

.foot .foot-right dd {
    font-size: 16px;
    margin-top: 20px
}

.foot .foot-right dd a {
    color: #fff;
    opacity: .3;
    line-height: 1;
    transition: all .3s
}

.foot .foot-right dd p + p {
    margin-top: 20px
}

.foot .foot-right dd a:hover {
    opacity: 1
}

.foot .foot-ext-info {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #888
}

.foot-ext-info .mzbox {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.foot .foot-ext-info .foot-ext-left {
    display: flex;
    align-items: center;
    font-size: 16px
}

.foot .foot-ext-info .foot-ext-left > * {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #888;
    color: #888;
    transition: all .3s;
    line-height: 1
}

.foot .foot-ext-info .foot-ext-left p {
    padding-left: 0;
    border: 0
}

.foot .foot-ext-info .foot-ext-left a:hover {
    color: #fff
}

.to-top {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer
}

.to-top span {
    font-size: 16px;
    color: #888
}

.to-top span:last-of-type {
    display: flex;
    width: 25px;
    height: 25px;
    background-color: rgba(136, 136, 136, .3);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-left: 9px
}

.to-top i {
    transform: rotate(-45deg);
    color: #fff;
    margin-top: 5px
}

.to-top:hover span {
    color: #fff
}

.subcolumn-nav {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5
}

.subcolumn-nav .mzbox {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.subcolumn-nav .met-column-nav-ul {
    display: flex;
    justify-content: flex-start
}

.subcolumn-nav .met-column-nav-ul a {
    display: inline-block;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #333;
    position: relative
}

.subcolumn-nav .met-column-nav-ul a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background-color: transparent
}

.subcolumn-nav .met-column-nav-ul a:hover, .met-column-nav-ul a.active {
    color: var(--base-color) !important
}

.subcolumn-nav .met-column-nav-ul a.active::after {
    background-color: var(--base-color)
}

.subcolumn-nav .met-column-nav-ul li + li {
    margin-left: 40px
}

.subcolumn-nav .btn-return {
    width: 142px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: var(--base-color);
    border-radius: 50px
}

.subcolumn-nav .btn-return span {
    font-size: 16px;
    margin-left: 9px
}

.inner-about {
    background-size: cover;
    background-position: center;
    padding-top: 80px;
    padding-bottom: 80px
}

.inner-about .mzbox {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.inner-about-left {
    width: 47.5%;
    max-width: 760px
}

.inner-about-right {
    width: 45.6%
}

.inner-about-entitle {
    font-size: 36px;
    color: var(--base-color);
    font-weight: bold
}

.inner-about-title {
    font-size: 36px;
    font-weight: bold
}

.inner-about .inner-about-line {
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    margin-top: 30px;
    margin-bottom: 30px
}

.inner-about .inner-about-left .inner_about_label1 {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
    font-weight: bold
}

.inner-about .inner_about_areas {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.inner-about .inner_about_areas > div {
    position: relative;
    width: 32%
}

.inner-about .inner_about_areas > div label {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 18px;
    text-align: center
}

.inner-about .inner-about-left .met-editor {
    margin-top: 40px;
    height: 335px;
    overflow-y: auto;
    font-size: 18px;
    line-height: 2.3
}

.inner-about .inner-about-right {
    height: 800px;
    overflow: hidden;
    border-radius: 20px
}

.inner-culture {
    position: relative
}

.inner-culture .inner-culture-pics .swiper-slide {
    height: 800px
}

.inner-culture .mzbox {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    justify-content: space-between;
    padding-top: 120px;
    padding-bottom: 120px
}

.inner-culture .inner-culture-text {
    text-align: center;
    color: #fff
}

.inner-culture .inner-culture-text .inner-culture-text-title {
    font-size: 36px
}

.inner-culture .inner-culture-text-cn {
    font-size: 27px;
    margin-top: 20px
}

.inner-culture .inner-culture-text-en {
    font-size: 14px
}

.inner-culture .inner-culture-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 24px;
    text-align: center
}

.inner-culture .inner-culture-list .inner-culture-list-li {
    cursor: pointer
}

.inner-culture .inner-culture-list h5 {
    color: #fff;
    margin-bottom: 23px;
    position: relative;
    z-index: 3
}

.inner-culture .inner-culture-list .li-circle {
    width: 24px;
    height: 24px;
    background-color: transparent;
    border: 5px solid var(--base-color);
    box-sizing: border-box;
    border-radius: 50%;
    margin: auto;
    position: relative
}

.inner-culture .inner-culture-list .li-circle.active {
    background-color: #fff;
    border-color: transparent
}

.inner-culture .inner-culture-list .li-circle.active::before, .inner-culture .inner-culture-list .li-circle.active::after {
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 50%;
    animation: circle-change 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1
}

.inner-culture .inner-culture-list .li-circle.active::after {
    animation-delay: 1s
}

@keyframes circle-change {
    0% {
        background-color: #fff;
        transform: translate(-50%, -50%)
    }
    100% {
        width: 90px;
        height: 90px;
        transform: translate(-50%, -50%);
        background-color: var(--base-color)
    }
}

.inner-environment {
    padding-top: 80px;
    padding-bottom: 80px
}

.environment-title {
    position: relative
}

.environment-title-main {
    display: flex;
    align-items: center
}

.environment-title-main .line {
    width: 27.5vw;
    height: 2px;
    background-color: var(--base-color)
}

.environment-title-main .text {
    margin-left: 30px
}

.environment-title-main .text p:first-of-type {
    font-size: 30px;
    line-height: 1
}

.environment-title-main .text p:last-of-type {
    font-size: 48px;
    margin-top: 30px;
    margin-bottom: 70px
}

.environment-title-main .text p:last-of-type span {
    color: var(--base-color)
}

.environment-title .mzbox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1
}

.environment-arrows {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.environment-arrows div {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ccc;
    border-radius: 50%
}

.environment-arrows div.arrow-left {
    transform: rotate(-180deg)
}

.environment-arrows div + div {
    margin-left: 36px
}

.environment-arrows div:hover {
    background-color: var(--base-color);
    cursor: pointer
}

.environment-content .swiper {
    width: 130%;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.environment-content .swiper .swiper-slide {
    transform: scale(0.8);
    transition: all .3s;
    height: 500px;
    border-radius: 20px;
    overflow: hidden;
    position: relative
}

.environment-content .swiper .swiper-slide.swiper-slide-active {
    transform: scale(1)
}

.environment-content .swiper .swiper-slide .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0);
    transition: all .3s
}

.environment-content .swiper .swiper-slide .cover h5 {
    color: #fff;
    width: fit-content;
    position: relative;
    font-size: 24px;
    line-height: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    opacity: 0
}

.environment-content .swiper .swiper-slide .cover h5::before, .environment-content .swiper .swiper-slide .cover h5::after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: transparent;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .3s
}

.environment-content .swiper .swiper-slide .cover h5::before {
    top: 0
}

.environment-content .swiper .swiper-slide .cover h5::after {
    bottom: 0
}

.environment-content .swiper .swiper-slide:hover .cover {
    background-color: rgba(0, 0, 0, .4);
    cursor: pointer
}

.environment-content .swiper .swiper-slide:hover .cover h5 {
    opacity: 1
}

.environment-content .swiper .swiper-slide:hover h5::before, .environment-content .swiper .swiper-slide:hover h5::after {
    background-color: #fff;
    width: 50px
}

.inner-honor {
    background-size: cover;
    background-position: center;
    padding-top: 80px;
    padding-bottom: 80px
}

.inner-honor .inner-honor-title {
    font-size: 48px;
    line-height: 1;
    text-align: center;
    margin-bottom: 50px
}

.inner-honor .inner-honor-desc {
    font-size: 18px;
    line-height: 1.5;
    text-align: center
}

.inner-honor .inner-honor-content {
    margin-top: 70px
}

.inner-honor .inner-honor-content .swiper-slide {
    cursor: pointer
}

.inner-product {
    background-color: #f5f5f5
}

.inner-product .mzbox {
    display: flex;
    justify-content: space-between
}

.inner-product .inner-product-left {
    width: 79.375%;
    padding-top: 40px;
    padding-bottom: 40px
}

.inner-product .category-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.inner-product .category-content::after {
    content: '';
    width: 31.6%
}

.inner-product .category-content a {
    display: inline-block;
    padding: 45px 40px;
    width: 23.6%;
    background-color: #fff;
    border-radius: 20px;
    text-align: center;
    margin-bottom: 40px;
    border: 1px solid transparent;
    transition: all .3s
}

.inner-product .category-content a:hover {
    border: 1px solid var(--base-color)
}

.inner-product .category-content a:hover img {
    transform: scale(1.05)
}

.inner-product .category-content .product-img {
    /*height: 267px;*/
    border-bottom: 1px solid #eee;
    overflow: hidden
}

.inner-product .category-content .product-img img {
    transition: all .3s
}

.inner-product .category-content a h5 {
    font-size: 22px;
    margin-top: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.inner-product .category-content a p {
    font-size: 14px;
    color: #333
}

.inner-product .category-content .product-more {
    width: 150px;
    height: 46px;
    background-color: var(--base-color);
    color: #fff;
    text-align: center;
    line-height: 46px;
    margin: auto;
    margin-top: 25px;
    border-radius: 50px
}

.inner-product .inner-product-category .category-title {
    display: flex;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 40px
}

.inner-product .inner-product-category .category-title.first {
    padding-top: 70px
}

.inner-product .inner-product-category .category-title h3 {
    font-size: 29px;
    margin-left: 17px;
    line-height: 1
}

.inner-product .inner-product-right {
    width: 16.5%;
    /*border-right: 1px dashed #bfbfbf;*/
    padding-left: 35px;
    padding-top: 80px;
    padding-bottom: 80px
}

.inner-product .inner-product-right > div {
    position: sticky;
    top: 115px
}

.inner-product .inner-product-right p + p {
    margin-top: 25px
}

.inner-product .inner-product-right p a {
    padding: 19px 23px;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    color: #333
}

.inner-product .inner-product-right p a.active {
    background-color: var(--base-color);
    border-radius: 50px;
    color: #fff
}

.inner-product-detail-main {
    padding-top: 80px;
    padding-bottom: 80px
}

.inner-product-detail-main .mzbox {
    display: flex;
    justify-content: space-between
}

.detail-pic {
    width: 50%
}

.detail-pic > div {
    height: 510px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*background-color: #f1f1f1;*/
    border-radius: 20px;
    border: 3px solid #f1f1f1;
}

.detail-pic > div img {
    max-width: 450px
}

.detail-content {
    width: 46%;
    display: flex;
    flex-direction: column
}

.detail-content h2 {
    font-size: 36px;
    line-height: 1;
    padding-top: 36px;
    padding-bottom: 36px;
    border-bottom: 1px solid #cfcfcf
}

.detail-content-desc {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 30px;
    height: 200px;
    overflow-y: auto
}

.detail-content-ext-info {
    display: flex;
    align-items: center;
    margin-top: auto
}

.detail-content-ext-info p {
    display: flex;
    align-items: center;
    font-size: 16px
}

.detail-content-ext-info p i {
    font-size: 0
}

.detail-content-ext-info p a {
    color: #333
}

.detail-content-ext-info p a:hover {
    color: var(--base-color)
}

.detail-content-ext-info p + p {
    margin-left: 34px
}

.detail-content-ext-info p span {
    margin-left: 14px;
    line-height: 1
}

.detail-content-ext-info p span.product-sidebar-tel {
    font-size: 18px;
    color: var(--base-color);
    font-weight: bold
}

.detail-content-ext-info p:hover {
    color: var(--base-color)
}

.share {
    cursor: pointer
}

.detail-content-return a {
    width: 240px;
    height: 58px;
    background-color: var(--base-color);
    color: #fff;
    text-align: center;
    line-height: 58px;
    font-size: 16px;
    display: inline-block;
    border-radius: 50px;
    margin-top: 56px
}

.inner-product-other-list {
    background-color: #f5f5f5;
    padding-top: 50px;
    padding-bottom: 90px
}

.inner-product-other-list .mzbox:first-of-type {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.other-list-title {
    font-size: 36px
}

.other-arrows {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.other-arrows > div {
    width: 64px;
    height: 64px;
    background-color: #ccc;
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer
}

.other-arrows > div:first-of-type {
    transform: rotate(180deg)
}

.other-arrows > div + div {
    margin-left: 30px
}

.other-arrows > div:hover {
    background-color: var(--base-color)
}

.other-list-content {
    margin-top: 60px
}

.other-list-content .swiper-slide > div {
    display: inline-block;
    text-align: center;
    background-color: #fff;
    color: #333;
    height: 370px;
    position: relative
}

.front-info {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 19px
}

.front-info h5 {
    font-size: 18px
}

.cover-info {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    top: 100%;
    left: 0;
    background-color: rgba(255, 255, 255, .37);
    transition: all .3s;
    cursor: pointer;
    border-bottom: 3px solid var(--base-color)
}

.cover-info-title {
    font-size: 20px;
    margin-bottom: 30px
}

.cover-info a {
    width: 200px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    border-radius: 50px
}

.cover-info a + a {
    margin-top: 15px
}

.cover-info a.cover-detail {
    background-color: var(--base-color)
}

.cover-info a.cover-link {
    background-color: #333
}

.other-list-content .swiper-slide > div:hover .front-info {
    filter: blur(9px);
    box-shadow: 0px 0px 15px #dcdcdc
}

.other-list-content .swiper-slide > div:hover .cover-info {
    top: 0
}

.inner-contact {
    padding-top: 60px
}

.inner-contact .mzbox {
    display: flex;
    justify-content: space-between
}

.inner-contact .mzbox > div {
    background-color: #fff;
    width: 50%
}

.inner-contact > .mzbox > div > h4 {
    font-size: 36px;
    font-weight: bold
}

.inner-contact > .mzbox > div > p {
    font-size: 16px;
    display: inline-block;
    height: 51px;
    margin-top: 25px;
    margin-bottom: 25px
}

.inner-contact-content {
    padding-right: 200px;
    padding-top: 65px;
    padding-bottom: 65px
}

.inner-contact-content .met-editor {
    font-size: 18px
}

.inner-contact-message {
    box-shadow: 0px 0px 15px #dcdcdc;
    padding: 65px 57px;
    position: relative;
    z-index: 3;
    border-bottom: 5px solid var(--base-color)
}

.inner-contact-message form {
    position: relative;
    z-index: 9
}

.inner-contact-message form .form-group.required::before {
    content: ''
}

.inner-contact-message form input.form-control {
    font-size: 18px;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #b7b7b7;
    padding: 14px 0
}

.inner-contact-message form input.form-control:focus {
    border-color: var(--base-color)
}

.inner-contact-message form .btn[type='submit'] {
    width: 142px;
    height: 47px;
    color: #fff;
    background-color: var(--base-color);
    border: 0;
    margin: 30px auto;
    border-radius: 50px
}

.map {
    position: relative;
    height: 650px;
    margin-top: -200px;
    z-index: 0
}

.inner-news .met-news-list {
    padding-top: 40px
}

.met-news-list .met-pager-ajax {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.met-news-list .met-pager-ajax::after {
    content: '';
    width: 31.875%
}

.first-news {
    width: 100%;
    height: 530px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 90px
}

.first-news > div {
    width: 50%;
    height: 100%
}

.first-news .first-news-img {
    overflow: hidden
}

.first-news .first-news-right {
    padding: 80px 70px;
    display: flex;
    flex-direction: column;
    background-color: #f5f5f5
}

.first-news .first-news-right .first-news-right-day {
    font-size: 66px;
    font-family: "Arial";
    color: #666;
    line-height: 1
}

.first-news .first-news-right .first-news-right-year {
    font-size: 18px;
    font-family: "Arial";
    color: #b0b0b0;
    line-height: 1
}

.first-news .first-news-right h5 {
    font-size: 24px;
    height: 68px;
    margin-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.first-news .first-news-right .first-news-right-dsec {
    height: 55px;
    margin-top: 15px;
    line-height: 2;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.other-news .news-more, .first-news .first-news-right .news-more {
    margin-top: auto;
    font-size: 16px;
    display: flex;
    align-items: center;
    color: #333
}

.other-news .news-more span:last-of-type, .first-news .first-news-right .news-more span:last-of-type {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #aaa;
    color: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px
}

.inner-news .met-news-list a:hover .news-more span:last-of-type {
    background-color: var(--base-color)
}

.other-news {
    width: 31.875%;
    margin-bottom: 50px
}

.other-news .other-news-img {
    height: 330px;
    overflow: hidden
}

.other-news .other-news-data {
    font-size: 18px;
    margin-top: 30px;
    color: #333
}

.other-news h5 {
    font-size: 24px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 40px;
    margin-bottom: 30px
}

.first-news img, .other-news img {
    transition: all .3s
}

.first-news:hover img, .other-news a:hover img {
    transform: scale(1.05)
}

.news-detail {
    background-color: #f0f0f0;
    padding-top: 29px;
    padding-bottom: 29px
}

.news-detail .mzbox {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.news-detail-left {
    width: 72.5%;
    background-color: #fff;
    padding-top: 29px;
    padding-bottom: 29px;
    position: sticky;
    top: 109px
}

.news-detail-left h5 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 9px
}

.news-detail-left .newsdetail-other-info {
    display: flex;
    align-items: center;
    justify-content: center
}

.news-detail-left .newsdetail-other-info span + span {
    margin-left: 9px
}

.news-detail-right {
    width: 27%;
    position: sticky;
    top: 109px
}

.news-detail-right > div {
    background-color: #fff;
    padding: 19px
}

.news-detail-right > div + div {
    margin-top: 11px
}

.news-detail-right .right-news-li-content {
    padding: 11px
}

.news-detail-right .right-news-li-img {
    height: 285px;
    overflow: hidden
}

.news-detail-right .right-news-li-img img {
    transform: scale(1.0);
    transition: all .3s
}

.news-detail-right .right-news-li-content h5 {
    margin-top: 19px;
    font-size: 18px;
    font-weight: bold
}

.news-detail-right .right-news-li-content .right-news-desc {
    margin-top: 20px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.news-detail-right .right-news-li-content .right-news-more {
    margin-top: 19px;
    color: #999;
    display: flex;
    align-items: center
}

.news-detail-right .right-news-li-content .right-news-more i {
    font-size: 24px;
    margin-left: 9px
}

.news-detail-right a:hover .right-news-li-content h5, .news-detail-right a:hover .right-news-li-content .right-news-more i {
    color: var(--base-color)
}

.news-detail-right a:hover .right-news-li-img img {
    transform: scale(1.05)
}

.inner-solution {
    background-color: #f5f6fa
}

.inner-solution .session {
    padding-top: 15px
}

.inner-solution .session-entitle {
    text-transform: uppercase;
    font-size: 48px;
    text-align: center;
    color: var(--base-color);
    line-height: 1;
    margin-bottom: 15px;
    font-family: "ft"
}

.inner-solution .session-title {
    font-size: 36px;
    text-align: center;
    line-height: 1;
    margin-bottom: 45px
}

.inner-solution .session-desc {
    font-size: 20px
}

.inner-solution .session1 .session-entitle {
    text-align: left
}

.inner-solution .session1 .session-title {
    font-size: 36px;
    text-align: left
}

.session .session-content {
    display: flex;
    justify-content: space-between
}

.session .swiper {
    width: 100%
}

.session1 .session-left {
    width: 50%;
    height: 520px;
    background-color: #fff;
    position: relative
}

.session1 .session-left .swiper {
    height: 100%;
    --swiper-pagination-bullet-size: 12px;
    --swiper-pagination-bullet-inactive-color: #999;
    --swiper-theme-color: var(--base-color);
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bullet-horizontal-gap: 0
}

.session1 .session-right {
    width: 50%;
    background-color: #005dcd;
    color: #fff;
    padding-left: 70px;
    padding-right: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.session-content {
    margin-top: 50px
}

.cover-logo {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 3
}

.session-right p > strong {
    font-weight: normal;
    font-size: 36px;
    margin-bottom: 20px;
    display: inline-block
}

.session-right p {
    font-size: 18px
}

.session-right a {
    display: inline-block;
    width: 142px;
    height: 47px;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
    background-color: var(--base-color);
    text-align: center;
    line-height: 46px;
    margin-top: 50px
}

.session1 .swiper-pagination {
    text-align: right;
    padding-right: 50px
}

.session1 .swiper-pagination span + span {
    margin-left: 15px !important
}

.session-li {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 50px;
    border-bottom: 3px solid transparent;
    transition: all .3s
}

.session2 .session-li .ico {
    position: relative;
    width: 170px;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto
}

.session2 .session-li .ico img {
    position: relative;
    z-index: 3
}

.session2 .session-li .ico::before, .session2 .session-li .ico::after {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: var(--base-color);
    opacity: .1;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.session2 .session-li .ico::after {
    width: 70px;
    height: 70px;
    opacity: 1;
    z-index: 2
}

.session2 .session-li .met-editor {
    margin-top: 35px;
    text-align: center;
    font-size: 20px;
    padding-left: 9px;
    padding-right: 9px
}

.session3 .session-li {
    padding: 24px 29px
}

.session3 .session-li .pic {
    height: 278px;
    overflow: hidden
}

.session3 .session-li .content-title {
    text-align: center;
    font-size: 18px;
    margin: 25px auto
}

.session3 .session-li .pic img {
    transition: all .3s
}

.session2 .swiper, .session3 .swiper {
    --swiper-pagination-bullet-size: 12px;
    --swiper-pagination-bullet-inactive-color: #999;
    --swiper-theme-color: var(--base-color);
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bullet-horizontal-gap: 7.5px;
    padding-bottom: 55px
}

.session2 .swiper-pagination, .session3 .swiper-pagination {
    bottom: 0
}

.session2 .session-li:hover, .session3 .session-li:hover {
    box-shadow: 0px 0px 15px #dcdcdc;
    border-bottom: 3px solid var(--base-color);
    cursor: pointer
}

.session3 .session-li:hover .pic img {
    transform: scale(1.05)
}

.inner-contact.search {
    padding-top: 160px;
    padding-bottom: 160px
}

.inner-contact.search .mzbox {
    justify-content: center
}

.search-box input {
    height: 60px;
    font-size: 18px;
    border-radius: 50px 0 0 50px;
    outline: 0;
    border: 1px solid var(--base-color);
    border-right: 0;
    padding-left: 29px;
    padding-right: 29px;
    outline: none;
    background-color: #fff !important
}

.search-box input:focus {
    border: 1px solid var(--base-color)
}

.search-box button {
    width: 15%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--base-color);
    color: #fff;
    border: none;
    border-radius: 0 50px 50px 0;
    outline: none;
    cursor: pointer
}

.search-bg {
    background: url(/upload/202311/1698911708.jpg) center center no-repeat;
    background-size: cover;
    height: 420px
}

.met-search {
    padding-top: 60px
}

.met-search-body ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.met-search-body li {
    width: 49.5%;
    margin-top: 11px
}

.met-search-body li a {
    display: block;
    padding: 19px;
    box-shadow: 0px 0px 3px #dcdcdc
}

.search-list-li-desc {
    color: #676e73;
    font-size: 16px
}

.search-list-li-title {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 19px
}

@media screen and (max-width: 1600.1px) {
    .mzbox {
        padding: 0px 29px
    }

    .inner-product .inner-product-right p a {
        font-size: 15px
    }

    .inner-product .inner-product-category .category-title h3 {
        font-size: 27px
    }

    .first-news {
        margin-bottom: 40px;
        height: 480px
    }

    .other-news h5 {
        margin-top: 10px;
        font-size: 20px
    }
}

@media screen and (max-width: 1440.1px) {
    .index-solution-content-main .mzbox .index-solution-li {
        height: 70px
    }

    .index-solution-content-main .mzbox .index-solution-li h5 {
        font-size: 17px
    }

    .index-solution-content-main .mzbox .index-solution-li img {
        width: 90%
    }

    .index-solution-content-main .mzbox .swiper a {
        margin-top: 60px
    }

    .index-news-content-area > div .index-news-img {
        /*height: 240px*/

        .inner-about .inner-about-right {
            height: 700px
        }

        .inner-about .inner-about-left .met-editor {
            font-size: 16px;
            margin-top: 13px
        }

        .inner-culture .inner-culture-pics .swiper-slide {
            height: 660px
        }

        .inner-culture .mzbox {
            padding-top: 70px;
            padding-bottom: 70px
        }

        .inner-solution .session-entitle {
            font-size: 38px
        }

        .inner-solution .session-title {
            font-size: 24px
        }

        .inner-solution .session1 .session-title {
            font-size: 28px
        }

        .inner-solution .session {
            padding-top: 40px
        }

        .inner-solution .session-desc {
            font-size: 16px
        }

        .session1 .session-left {
            height: 440px
        }

        .session-content {
            margin-top: 30px
        }

        .session-right p {
            font-size: 17px
        }

        .session-right p > strong {
            font-size: 30px
        }

        .session-right a {
            height: 38px;
            line-height: 38px
        }

        .session2 .session-li .met-editor {
            font-size: 18px
        }

        .session2 .session-li .ico {
            width: 160px;
            height: 160px
        }

        .inner-product .category-content a {
            padding: 25px 30px 30px
        }

        .inner-product .inner-product-category .category-title.first {
            padding-top: 50px
        }

        .inner-product .category-content a h5 {
            font-size: 20px;
            margin-top: 26px
        }

        .inner-product .category-content .product-more {
            width: 130px;
            height: 36px;
            line-height: 36px;
            font-size: 14px
        }

        .inner-product .inner-product-right {
            width: 18.5%
        }

        .inner-product .inner-product-left {
            width: 76.375%
        }

        .inner-product .inner-product-right p a {
            font-size: 14px;
            padding: 16px 23px
        }

        .detail-content h2 {
            font-size: 32px
        }

        .detail-pic > div {
            height: 470px
        }

        .first-news {
            height: 430px
        }

        .first-news .first-news-right .first-news-right-day {
            font-size: 50px
        }

        .first-news .first-news-right .first-news-right-year {
            font-size: 15px
        }

        .first-news .first-news-right h5 {
            margin-top: 19px;
            height: 55px
        }

        .other-news .other-news-img {
            height: 280px
        }

        .other-news .other-news-data {
            margin-top: 21px;
            font-size: 16px
        }

        .other-news {
            margin-bottom: 25px
        }

        .news-detail-right .right-news-li-img {
            height: 220px
        }
    }

    @media screen and (max-width: 1366.1px) {
        .index-solution-content-main .mzbox .index-solution-li-desc {
            font-size: 16px
        }

        .index-solution-content-main .mzbox {
            padding-top: 75px
        }

        .index-ext-about {
            height: 260px
        }

        .index-ext-about .index-ext-about-cover .left {
            font-size: 26px
        }

        .index-solution-top h3, .index-about .index-about-left h3, .index-news-title-area h3 {
            font-size: 42px
        }

        .index-news-content-area > div h5 {
            font-size: 18px
        }

        .index-news-content-area > div .index-news-more {
            margin-top: 36px
        }

        .inner-banner-info .inner-banner-title, .inner-banner-info .inner-banner-desc {
            font-size: 36px;
            transform: translateY(50%)
        }

        .subcolumn-nav .met-column-nav-ul a {
            height: 66px;
            line-height: 66px;
            font-size: 17px
        }

        .inner-about {
            padding-top: 40px;
            padding-bottom: 40px
        }

        .inner-about-title {
            font-size: 34px
        }

        .inner-about-entitle {
            font-size: 32px
        }

        .inner-about .inner-about-left .met-editor {
            font-size: 15px;
            height: 280px
        }

        .inner-about .inner-about-right {
            height: 600px
        }

        .inner-culture .inner-culture-text-cn {
            font-size: 25px
        }

        .environment-title-main .text p:last-of-type {
            font-size: 35px;
            margin-top: 10px;
            margin-bottom: 50px
        }

        .environment-arrows div {
            width: 60px;
            height: 60px
        }

        .environment-content .swiper .swiper-slide {
            height: 400px
        }

        .inner-honor {
            padding-top: 40px;
            padding-bottom: 40px
        }

        .inner-honor .inner-honor-title {
            font-size: 36px;
            margin-bottom: 20px
        }

        .inner-honor .inner-honor-desc {
            font-size: 14px
        }

        .inner-honor .inner-honor-content {
            margin-top: 35px
        }

        .session1 .session-left {
            height: 390px
        }

        .inner-product .inner-product-left {
            width: 77.375%
        }

        .inner-product .category-content a {
            padding: 15px 20px 20px;
            margin-bottom: 24px
        }

        .inner-product .category-content a h5 {
            font-size: 18px
        }

        .inner-product .category-content a p {
            font-size: 12px
        }

        .inner-product .inner-product-category .category-title.first {
            padding-top: 10px
        }

        .inner-product .inner-product-right p a {
            padding: 12px 15px
        }

        .inner-product .category-content .product-img {
            /*height: 237px*/
        }

        .detail-content h2 {
            font-size: 26px;
            padding-top: 20px;
            padding-bottom: 20px
        }

        .detail-content-desc {
            font-size: 15px
        }

        .detail-pic > div {
            height: 420px
        }

        .detail-content-return a {
            height: 48px;
            line-height: 48px;
            margin-top: 40px
        }

        .other-list-title {
            font-size: 26px
        }

        .cover-info a {
            height: 42px;
            line-height: 42px;
            font-size: 15px
        }

        .other-list-content .swiper-slide > div {
            height: 290px
        }

        .other-list-content {
            margin-top: 30px
        }

        .inner-product-other-list {
            padding-top: 30px;
            padding-bottom: 40px
        }

        .other-arrows > div {
            width: 54px;
            height: 54px
        }

        .first-news {
            height: 390px
        }

        .first-news .first-news-right {
            padding: 40px
        }

        .other-news .other-news-img {
            height: 250px
        }

        .other-news .other-news-data {
            font-size: 15px
        }

        .other-news h5 {
            font-size: 18px;
            margin-bottom: 20px
        }

        .inner-contact {
            padding-top: 20px
        }

        .inner-contact-content {
            padding-top: 25px;
            padding-bottom: 25px
        }

        .inner-contact-message {
            padding: 25px 57px
        }

        .inner-contact > .mzbox > div > h4 {
            font-size: 30px
        }

        .inner-contact > .mzbox > div > p {
            font-size: 15px
        }
    }

    @media screen and (max-width: 1240.1px) {
        .top-menu .menu-left .top-nav a, .nav-wx p span, .top-logo .logo-right .language {
            font-size: 16px
        }

        .menu-right .nav-tel {
            font-size: 20px
        }

        .index-solution .index-solution-top {
            padding-top: 40px;
            padding-bottom: 40px
        }

        .index-about {
            padding-top: 60px;
            padding-bottom: 60px
        }

        .index-about .index-about-left .index-about-line {
            margin-top: 30px;
            margin-bottom: 30px
        }

        .index-solution-content-main .mzbox {
            padding-top: 45px;
            padding-bottom: 35px
        }

        .index-solution-content-main .mzbox .index-solution-li h5 {
            font-size: 16px
        }

        .index-solution-top h3, .index-about .index-about-left h3, .index-news-title-area h3 {
            font-size: 36px
        }

        .index-solution-content-main .mzbox .index-solution-li-title {
            font-size: 30px
        }

        .index-solution-content-main .mzbox .index-solution-li-desc {
            margin-top: 20px
        }

        .met-index-news {
            padding-top: 40px;
            padding-bottom: 50px
        }

        .index-news-content-area > div .index-news-img {
            /*height: 195px*/
        }

        .index-news-content-area > div h5 {
            font-size: 16px
        }

        .index-news-content-area > div .index-news-date {
            font-size: 15px;
            margin-top: 19px;
            margin-bottom: 8px
        }

        .index-news-content-area > div .index-news-more {
            margin-top: 26px;
            font-size: 14px
        }

        .index-news-content-area {
            margin-top: 40px
        }

        .index-about .index_about_areas > div label {
            font-size: 16px
        }

        .index-about .index_about_areas > div {
            width: 32%
        }

        .foot .foot-right dt {
            font-size: 15px
        }

        .foot .foot-right dd, .foot .foot-contact-info {
            font-size: 14px
        }

        .foot .foot-right dd p + p {
            margin-top: 8px
        }

        .foot .foot-info {
            padding-top: 50px;
            padding-bottom: 60px
        }

        .foot .foot-left .foot-search {
            margin-top: 20px;
            margin-bottom: 20px
        }

        .foot .foot-left .input-search-dark .form-control {
            height: 42px
        }

        .foot-ext-left > *, .to-top span {
            font-size: 12px
        }

        .inner-banner-info .inner-banner-title, .inner-banner-info .inner-banner-desc {
            font-size: 30px
        }

        .environment-title-main .text p:last-of-type {
            font-size: 28px
        }

        .environment-title-main .text p:first-of-type {
            font-size: 26px
        }

        .environment-arrows div + div {
            margin-left: 17px
        }

        .environment-content .swiper .swiper-slide {
            height: 340px
        }

        .inner-environment {
            padding-top: 50px
        }

        .environment-content .swiper .swiper-slide .cover h5 {
            font-size: 19px
        }

        .environment-content .swiper .swiper-slide .cover h5::before, .environment-content .swiper .swiper-slide .cover h5::after {
            height: 1px
        }

        .inner-honor .inner-honor-title {
            font-size: 32px
        }

        .session2 .session-li .met-editor {
            font-size: 15px
        }

        .session2 .session-li .ico {
            width: 150px;
            height: 150px
        }

        .session3 .session-li .content-title {
            margin-bottom: 0
        }

        .inner-product .inner-product-category .category-title h3 {
            font-size: 24px
        }

        .inner-product .category-content .product-more {
            font-size: 12px
        }

        .first-news .first-news-right h5 {
            font-size: 20px;
            height: 49px
        }

        .first-news {
            height: 340px
        }

        .first-news .first-news-right .first-news-right-dsec {
            display: none
        }

        .other-news .news-more, .first-news .first-news-right .news-more {
            font-size: 15px
        }

        .news-detail-right {
            display: none
        }

        .news-detail-left {
            width: 100%
        }

        .foot .foot-ext-info .foot-ext-left {
            font-size: 14px
        }
    }

    @media screen and (max-width: 1024.1px) {
        .top-menu {
            padding-top: 20px;
            padding-bottom: 20px
        }

        .top-menu .menu-left .top-nav.pc {
            display: none
        }

        .top-menu .menu-left .top-nav.wap {
            display: block
        }

        .top-logo {
            padding-top: 10px;
            padding-bottom: 10px
        }

        .index-banner {
            height: 80vh
        }

        .index-banner-info .index-banner-title {
            font-size: 26px;
            margin-bottom: 11px
        }

        .index-banner-info .index-banner-desc {
            font-size: 16px
        }

        .index-main {
            margin-top: 80vh
        }

        .index-solution-top h3, .index-about .index-about-left h3, .index-news-title-area h3 {
            font-size: 32px
        }

        .index-solution-top h3, .index-news-title-area h3 {
            margin-bottom: 9px
        }

        .index-solution-top p, .index-news-title-area p {
            font-size: 16px
        }

        .index-solution-content-main .mzbox .index-solution-li-desc {
            margin-top: 15px;
            font-size: 15px
        }

        .index-solution-content-main .mzbox .swiper a {
            margin-top: 40px;
            font-size: 13px
        }

        .index-solution-content-main .mzbox .index-solution-li {
            height: 58px
        }

        .index-solution-content-main .mzbox .index-solution-li-title {
            font-size: 26px
        }

        .index-about .index-about-left .index-about-content {
            font-size: 14px;
            margin-top: 20px;
            margin-bottom: 20px
        }

        .index-about .index-about-left .index-about-line {
            margin-top: 20px;
            margin-bottom: 20px
        }

        .index-ext-about {
            height: 180px
        }

        .index-ext-about .index-ext-about-cover .left {
            font-size: 20px
        }

        .index-ext-about .index-ext-about-cover .right .ico {
            width: 50px;
            height: 50px
        }

        .index-news-content-area > div .index-news-img {
            /*height: 155px*/
        }

        .foot .foot-info .mzbox > div {
            width: 100%;
            order: 2
        }

        .foot .foot-info .mzbox {
            flex-direction: column
        }

        .foot .foot-info .mzbox > div.foot-right {
            order: 1
        }

        .foot .foot-info .mzbox > div.foot-left {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            margin-top: 39px
        }

        .foot .foot-left .foot-search {
            width: 480px;
            max-width: 80%
        }

        .banner-news-left h5, .banner-news-right {
            font-size: 16px
        }

        .subcolumn-nav {
            display: none
        }

        .inner-about-entitle {
            font-size: 28px
        }

        .inner-about-title {
            font-size: 26px
        }

        .inner-about .inner-about-left .met-editor {
            font-size: 14px;
            line-height: 2
        }

        .inner-about .inner-about-line, .inner-about .inner-about-left .inner_about_label1, .inner-about .inner_about_areas {
            display: none
        }

        .inner-about .inner-about-right {
            height: 440px
        }

        .inner-culture .inner-culture-pics .swiper-slide {
            height: 500px
        }

        .inner-culture .inner-culture-text .inner-culture-text-title {
            font-size: 30px
        }

        .inner-culture .inner-culture-text-cn {
            font-size: 23px
        }

        .inner-culture .mzbox {
            padding-top: 50px;
            padding-bottom: 50px
        }

        .inner-culture .inner-culture-list h5 {
            font-size: 18px
        }

        @keyframes circle-change {
            0% {
                background-color: #fff;
                transform: translate(-50%, -50%)
            }
            100% {
                width: 70px;
                height: 70px;
                transform: translate(-50%, -50%);
                background-color: var(--base-color)
            }
        } .inner-culture .inner-culture-pics .swiper-slide {
              font-size: 420px
          }

        .environment-title-main .text p:last-of-type {
            font-size: 25px
        }

        .environment-title-main .text p:first-of-type {
            font-size: 22px
        }

        .environment-title-main .text p:last-of-type {
            margin-bottom: 20px
        }

        .environment-content .swiper .swiper-slide {
            height: 270px
        }

        .environment-arrows div {
            width: 50px;
            height: 50px
        }

        .inner-environment {
            padding-bottom: 50px
        }

        .inner-honor .inner-honor-title {
            font-size: 26px;
            margin-bottom: 10px
        }

        .inner-solution .session-entitle {
            font-size: 32px;
            margin-bottom: 8px
        }

        .inner-solution .session-title {
            margin-bottom: 20px;
            font-size: 15px
        }

        .session1 .session-left {
            height: 350px
        }

        .session-right p {
            font-size: 15px
        }

        .session-right p > strong {
            font-size: 24px;
            margin-bottom: 0
        }

        .session1 .session-right {
            padding-left: 40px;
            padding-right: 40px
        }

        .session-right a {
            font-size: 15px;
            width: 119px;
            height: 31px;
            line-height: 31px
        }

        .session2 .session-li .met-editor {
            font-size: 13px
        }

        .session2 .session-li .ico {
            width: 130px;
            height: 130px
        }

        .session2 .session-li .ico::after {
            width: 60px;
            height: 60px
        }

        .session3 .session-li .content-title {
            font-size: 16px
        }

        .session-li {
            padding-top: 35px;
            padding-bottom: 30px
        }

        .inner-product .inner-product-right {
            display: none
        }

        .inner-product .inner-product-left {
            width: 100%
        }

        .detail-pic > div {
            height: 330px
        }

        .detail-content-desc {
            font-size: 13px;
            margin-top: 21px;
            height: 97px;
            padding-right: 19px
        }

        .detail-content h2 {
            padding-top: 0
        }

        .detail-content-ext-info p span {
            font-size: 12px
        }

        .inner-product-detail-main {
            padding-top: 50px;
            padding-bottom: 50px
        }

        .detail-content-return a {
            height: 40px;
            line-height: 40px;
            margin-top: 20px;
            width: 170px;
            font-size: 14px
        }

        .front-info h5 {
            font-size: 16px
        }

        .other-news .other-news-img {
            height: 200px
        }

        .first-news {
            height: 290px
        }

        .first-news .first-news-right .first-news-right-day {
            font-size: 40px
        }

        .first-news .first-news-right h5 {
            font-size: 18px;
            height: 43px
        }

        .first-news {
            margin-bottom: 26px
        }

        .other-news h5 {
            font-size: 16px
        }

        .other-news .other-news-data {
            font-size: 14px
        }

        .other-news .news-more, .first-news .first-news-right .news-more {
            font-size: 13px
        }

        .inner-contact-content {
            padding-right: 20px
        }

        .inner-contact-message {
            padding: 25px
        }

        .inner-contact.search {
            padding-top: 120px;
            padding-bottom: 120px
        }
    }

    @media screen and (max-width: 870.1px) {
        .index-solution-content-bg {
            height: 380px
        }

        .index-solution-content-bg .swiper {
            height: 100%
        }

        .index-solution-content-main .mzbox .index-solution-li h5 {
            font-size: 14px
        }

        .index-about .index_about_areas {
            display: none
        }

        .index_about_right_area_label {
            font-size: 14px
        }

        .index-about .index-about-left .index_about_label2 {
            font-size: 14px;
            line-height: 1.5;
            margin-bottom: 0
        }

        .foot-ext-right {
            display: none
        }

        .inner-about .inner-about-right, .inner-about-left {
            width: 100%;
            max-width: unset
        }

        .inner-about .mzbox {
            flex-direction: column
        }

        .inner-banner {
            height: 50vh
        }

        .inner-product .category-content .product-img {
            /*height: 170px*/
        }

        .inner-product .category-content a p {
            display: none
        }

        .inner-product .category-content a {
            padding: 15px 14px 20px;
            border-radius: 14px
        }

        .inner-product .category-content a h5 {
            font-size: 16px
        }

        .inner-product .category-content .product-more {
            height: 30px;
            line-height: 30px
        }

        .inner-product-detail-main .mzbox {
            flex-direction: column
        }

        .detail-content, .detail-pic {
            width: 100%
        }

        .detail-content {
            margin-top: 29px
        }

        .detail-content-ext-info {
            margin-top: 50px
        }

        .other-list-content .swiper-slide > div {
            height: 260px
        }

        .front-info h5 {
            margin-top: 9px
        }

        .other-arrows > div {
            width: 44px;
            height: 44px
        }

        .other-arrows > div + div {
            margin-left: 10px
        }

        .other-news {
            width: 49%
        }

        .inner-contact .mzbox > div {
            width: 100%
        }

        .inner-contact .mzbox {
            flex-direction: column
        }

        .inner-contact .mzbox > div {
            padding: 25px
        }
    }

    @media screen and (max-width: 768.1px) {
        .index-banner-info {
            padding-left: 29px;
            padding-right: 29px
        }

        .index-banner-info .index-banner-title {
            font-size: 24px
        }

        .index-banner-info .index-banner-desc {
            font-size: 15px
        }

        .banner-bottom .mzbox > .swiper-pagination .swiper-pagination-bullet {
            width: 8px;
            height: 8px
        }

        .banner-bottom .mzbox > .swiper-pagination .swiper-pagination-bullet::after {
            width: 27px;
            height: 27px
        }

        .index-solution-top h3, .index-about .index-about-left h3, .index-news-title-area h3 {
            font-size: 24px
        }

        .index-solution-top p, .index-news-title-area p {
            font-size: 14px
        }

        .index-solution .index-solution-top {
            padding-top: 27px;
            padding-bottom: 27px
        }

        .index-solution-content-main .mzbox .index-solution-li-title {
            font-size: 22px
        }

        .index-solution-content-main .mzbox .index-solution-li-desc {
            font-size: 14px
        }

        .index-solution-content-main .mzbox .swiper a {
            font-size: 12px;
            height: 30px;
            width: 130px;
            line-height: 30px
        }

        .index-solution-content-main .mzbox .index-solution-li {
            width: 22.6%;
            height: 43px
        }

        .index-solution-content-main .mzbox .index-solution-li i {
            display: none
        }

        .index-solution-content-main .mzbox .index-solution-li h5 {
            margin-left: 0
        }

        .index-about .mzbox {
            flex-direction: column
        }

        .index-about .mzbox > div {
            width: 100%
        }

        .index_about_right_area_label.label2 {
            left: -3%
        }

        .index-ext-about {
            height: 240px
        }

        .index-news-content-area {
            flex-direction: column
        }

        .index-news-content-area > div {
            width: 100%
        }

        .index-news-content-area > div + div {
            margin-top: 29px
        }

        .index-news-content-area > div .index-news-img {
            /*height: 240px*/
        }

        .environment-content .swiper .swiper-slide {
            height: 220px
        }

        .environment-title-main .text {
            margin-left: 18px
        }

        .environment-title-main .text p:last-of-type {
            font-size: 22px
        }

        .environment-title-main .text p:first-of-type {
            font-size: 18px
        }

        .environment-title-main .line {
            width: 23.5vw
        }

        .environment-content .swiper .swiper-slide.swiper-slide-active {
            transform: scale(.8)
        }

        .environment-content {
            padding-left: 29px;
            padding-right: 29px
        }

        .environment-content .swiper .swiper-slide {
            height: 420px
        }

        .inner-environment {
            padding-bottom: 0
        }

        .inner-honor .inner-honor-title {
            margin-bottom: 24px
        }

        .inner-solution .session-desc {
            font-size: 14px
        }

        .session1 .session-content {
            flex-direction: column
        }

        .session1 .session-left {
            width: 100%;
            height: 280px
        }

        .session1 .session-right {
            width: 100%;
            padding-top: 40px;
            padding-bottom: 40px
        }

        .session3 .session-li .pic {
            height: 208px
        }

        .session3 .session-li .content-title {
            margin-top: 15px
        }

        .other-list-content .swiper-slide > div {
            height: 310px
        }
    }

    @media screen and (max-width: 680.1px) {
        .top-logo .main-logo h1 {
            font-size: 24px
        }

        .banner-bottom {
            background: transparent
        }

        .banner-bottom .mzbox {
            justify-content: center
        }

        .banner-news {
            display: none
        }

        .foot .foot-ext-info .foot-ext-left {
            flex-direction: column;
            align-items: center;
            justify-content: center;
            width: 100%
        }

        .foot .foot-ext-info .foot-ext-left > * {
            border-left: 0
        }

        .foot .foot-ext-info .foot-ext-left > * + * {
            margin-top: 9px
        }

        .inner-honor .inner-honor-desc {
            display: none
        }

        .session-li {
            height: 100%
        }

        .inner-product .category-content a {
            width: 49%;
            margin-bottom: 13px
        }
    }

    @media screen and (max-width: 480.1px) {
        .nav-wx {
            display: none
        }

        .index-solution-content-main .mzbox .index-solution-ul {
            flex-wrap: wrap
        }

        .index-solution-content-main .mzbox .index-solution-li {
            width: 48%;
            height: 36px;
            margin-top: 9px
        }

        .index-solution-content-main .mzbox .index-solution-li h5 {
            font-size: 12px
        }

        .index-news-content-area > div .index-news-img {
            /*height: 215px*/
        }

        .foot .foot-info .mzbox > div.foot-right {
            flex-wrap: wrap
        }

        .foot .foot-info .mzbox > div.foot-right dl {
            width: 50%;
            text-align: center;
            margin-top: 19px
        }

        .foot .foot-right dd {
            margin-top: 10px
        }

        .index-about {
            padding-top: 40px
        }

        .index-ext-about .index-ext-about-cover .mzbox .right {
            display: none
        }

        .index-ext-about .index-ext-about-cover .left {
            text-align: center;
            font-size: 16px
        }

        .inner-about .inner-about-right {
            height: 290px;
            margin-top: 29px
        }

        .inner-culture .inner-culture-list .li-circle {
            width: 14px;
            height: 14px
        }

        .inner-culture .inner-culture-list h5 {
            font-size: 16px
        }

        .environment-title-main .line {
            display: none
        }

        @keyframes circle-change {
            0% {
                background-color: #fff;
                transform: translate(-50%, -50%)
            }
            100% {
                width: 60px;
                height: 60px;
                transform: translate(-50%, -50%);
                background-color: var(--base-color)
            }
        } .environment-title .mzbox {
              display: none
          }

        .environment-content {
            margin-top: -26px
        }

        .inner-solution .session-desc {
            display: none
        }

        .top-logo .main-logo h1 {
            display: none
        }

        .inner-banner-info .inner-banner-title, .inner-banner-info .inner-banner-desc {
            font-size: 26px
        }

        .inner-product .inner-product-category .category-title {
            padding-top: 20px;
            padding-bottom: 30px
        }

        .inner-product .inner-product-category .category-title h3 {
            font-size: 18px;
            margin-left: 5px
        }

        .category-title i img {
            width: 80%
        }

        .other-list-content .swiper-slide > div {
            height: 220px
        }

        .cover-info-title {
            font-size: 15px
        }

        .cover-info a {
            max-width: 80%;
            height: 35px;
            line-height: 35px;
            font-size: 14px
        }

        .detail-content-desc {
            padding-right: 0;
            height: auto
        }

        .other-news {
            width: 100%
        }

        .first-news {
            flex-direction: column;
            height: auto
        }

        .first-news > div {
            width: 100%;
            height: auto
        }

        .first-news .first-news-img {
            height: 200px
        }

        .first-news .first-news-right .first-news-right-day, .first-news .first-news-right .first-news-right-year, .other-news .other-news-data {
            display: none
        }

        .other-news h5 {
            margin-top: 30px
        }

        .first-news .first-news-right {
            padding: 19px 0;
            background-color: transparent
        }

        .first-news .first-news-right h5 {
            font-size: 16px
        }

        .inner-contact.search {
            padding-top: 60px;
            padding-bottom: 60px
        }

        .search-box button {
            width: 25%
        }

        .search-box input, .search-box button {
            height: 55px
        }

        .input-search-btn + .form-control {
            padding-right: 25%
        }

        .search-box input {
            font-size: 16px
        }
    }

    @media screen and (max-width: 425.1px) {
        .index-banner-info .index-banner-title {
            line-height: 1.5
        }

        .index-news-content-area > div .index-news-more {
            font-size: 12px;
            height: 30px;
            width: 130px;
            line-height: 30px
        }

        .session2 .swiper, .session3 .swiper {
            padding-bottom: 35px
        }

        .session1 .session-right {
            padding: 20px
        }

        .session-right p {
            font-size: 13px
        }

        .session-right p > strong {
            font-size: 18px
        }

        .session-right a {
            font-size: 13px;
            width: 108px;
            margin-top: 30px
        }

        .session-right p > strong {
            margin-bottom: 10px
        }

        .inner-solution .session1 .session-title {
            font-size: 21px
        }

        .inner-solution .session-entitle {
            font-size: 26px
        }

        .inner-product .category-content a h5 {
            font-size: 14px;
            margin-top: 16px
        }

        .inner-product .category-content .product-more {
            margin-top: 16px
        }

        .inner-product .category-content .product-img {
            /*height: 130px*/
        }

        .detail-content-ext-info {
            flex-wrap: wrap
        }

        .detail-content-ext-info p:last-of-type {
            width: 100%;
            margin-left: 0;
            margin-top: 19px
        }

        .other-list-content .swiper-slide > div {
            height: 320px
        }

        .detail-content h2, .other-list-title {
            font-size: 20px
        }

        .inner-contact-message form input.form-control {
            font-size: 15px
        }

        .inner-contact-message form .btn[type='submit'] {
            margin: 12px auto
        }

        .index-ext-about .index-ext-about-cover .left {
            font-size: 14px
        }
    }

    @media screen and (max-width: 375.1px) {
        .index-news-content-area > div .index-news-img {
            /*height: 165px*/
        }

        .search-box input {
            font-size: 14px
        }

        .search-box input, .search-box button {
            height: 45px
        }
    }
}